paging memory

英 [ˈpeɪdʒɪŋ ˈmeməri] 美 [ˈpeɪdʒɪŋ ˈmeməri]

网络  页式存储器

计算机



双语例句

  1. This paging algorithm determines which virtual memory pages currently in RAM ultimately have their page frames brought back to the free list.
    这种分页算法决定对当前位于RAM中的哪些虚拟内存页面的页帧进行回收,并放回到空闲列表中。
  2. When free physical memory starts getting low, programs that have not used recently are moved from RAM to paging space to help release physical memory for more real work.
    当空闲的物理内存较少时,可以将最近没有使用过的程序从RAM转移到分页空间,以帮助释放物理内存,从而完成更多的实际工作。
  3. Obviously, administrators prefer to use physical memory rather than paging space, where the physical memory is available.
    很显然,在可以使用物理内存的情况下,管理员更希望使用物理内存,而不是分页空间。
  4. Obviously, given the choice between RAM and paging space, most people would prefer to use physical memory, if the RAM is available.
    由于要在RAM和分页空间之间进行选择,在RAM可用的情况下,大多数人显然都更希望使用物理内存。
  5. This Paging VIOS device provides paging services for the shared memory pool and manages the Hypervisor paging spaces for shared memory LPARs.
    PagingVIOS设备为共享内存池提供分页服务,为共享内存的LPAR管理Hypervisor分页空间。
  6. Paging a memory block out and back in from disk is significantly slower than accessing it directly from RAM, so you should generally avoid this practice.
    与直接访问RAM中的内存块相比,把内存块交换到磁盘并交换回来要慢得多,所以一般情况下应该避免这种做法。
  7. Before assigning extra paging space to your system, it's worth looking at memory allocation and memory tuning.
    为系统分配额外的分页空间之前,检查内存分配和内存调优是值得的。
  8. If you set the buffer pool size too high, then system memory usage will exceed the available physical memory, causing the operating system to spend more time paging the memory.
    如果缓冲池大小过大,那么内存使用会超过可用的物理内存,从而导致操作花费更多时间对内存进行分页。
  9. Generally, paging space should be one to two times real memory in size.
    一般情况下,分页空间的大小应该是真实空间的一到两倍。
  10. It is used as a paging space device for the shared memory partition lpar_6_sotchax11.
    它作为共享内存分区lpar6sotchax11的分页空间设备。
  11. When adding a paging space device to the shared memory pool, it will automatically be recognized as a common paging space device if the prerequisites mentioned previously are met.
    在把分页空间设备添加到共享内存池中时,如果设备满足上述条件,会自动地识别为共用分页空间设备。
  12. If the paging space gets exhausted, the process requesting more memory is killed.
    如果分页空间被耗尽,请求更多内存的进程会被杀死。
  13. When you do so, make sure the number of common paging space devices matches the number of redundant shared memory partitions.
    如果这样做,一定要确保共用分页空间设备数量与冗余的共享内存分区的数量匹配。
  14. It provides a lot of information, including real, virtual, and paging space memory used.
    它可以提供许多信息,包括所使用的实际、虚拟和分页空间内存。
  15. To balance the I/ O load that can be caused by paging activities, the primary and secondary paging VIOS can be set individually for each shared memory partition.
    为了平衡分页活动产生的I/O负载,可以为每个共享内存分区分别设置主和从分页VIOS分区。
  16. With the second chhwres command, add a paging space device to the shared memory pool.
    第二个chhwres命令在共享内存池中添加分页空间设备。
  17. Part one covers paging, memory and I/ O delays and part two will focus on disk I/ O and the network.
    第一部分讨论分页、内存和I/O延迟,第二部分主要关注磁盘I/O和网络。
  18. When creating or updating shared memory partitions profiles you can find the option to select the paging VIOS partitions in the memory configuration section.
    在创建或更新共享内存分区概要文件时,可以在内存配置部分中找到选择分页VIOS分区的选项。
  19. It creates a paging device of equal size to that of the maximum memory value of the shared memory pool.
    它创建的分页设备的大小等于共享内存池的最大内存值。
  20. If significant paging does occur, consider adding more system memory or try shutting down any unnecessary processes running on the system.
    如果出现大量的分页,请考虑添加更多的系统内存,或关闭一些正在运行的不必要进程。
  21. If the working sets become slightly larger than the pool size, then some paging will occur as the Hypervisor rebalances the memory usage across the LPARs.
    如果工作集略微大于池大小,那么在Hypervisor跨LPAR重新平衡内存使用量时,会发生一些分页操作。
  22. You can have a mix of common and independent paging space devices in a shared memory pool.
    在同一个共享内存池中,可以同时有共用的和独立的分页空间设备。
  23. During the migration operation, all the memory that has been paged out to a paging space device is first read into real memory before being transmitted to the target server.
    在迁移操作期间,换出到分页空间设备上的所有内存先被读入真实内存中,然后传输到目标服务器。
  24. However, you have the ability to override the defaults and define the primary and secondary paging VIOS individually for each shared memory partition.
    但是,可以修改默认设置,为每个共享内存分区分别定义主和从分页VIOS。
  25. Paging can occur when there is insufficient system memory to support the chosen heap size along with the other processes running on the system.
    当系统内存不足以支持所选择的堆大小和系统中正在运行的其他进程时,将出现分页情况。
  26. As memory is dynamically managed among multiple LPARs, the Hypervisor has to use a paging device to back up the excess memory that it cannot back up using physical memory from the shared memory pool.
    当在多个LPAR之间动态地管理内存时,Hypervisor必须使用分页设备存储共享内存池的物理内存不能储存的过剩内存。
  27. Query and display a systems paging file Virtual Memory settings.
    查询并显示系统分页文件的虚拟内存设置。
  28. The operating system handles important details like paging different parts of the file into and out of memory as needed.
    操作系统会处理一些重要的细节问题,如把文件的不同部分分页到内存上,并在需要的时候从内存里提取出来。
  29. Dynamic paging of memory
    存储器动态页面调动
  30. Changes an existing paging file's Virtual Memory Settings.
    更改一个现有分页文件的虚拟内存设置。